Autogenerated HTML docs for v1.5.3-rc0
diff --git a/git-fsck.html b/git-fsck.html index 051d7cc..91af94b 100644 --- a/git-fsck.html +++ b/git-fsck.html
@@ -274,7 +274,7 @@ <div class="sectionbody"> <div class="verseblock"> <div class="content"><em>git-fsck</em> [--tags] [--root] [--unreachable] [--cache] [--no-reflogs] - [--full] [--strict] [--verbose] [<object>*]</div></div> + [--full] [--strict] [--verbose] [--lost-found] [<object>*]</div></div> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -373,6 +373,15 @@ Be chatty. </p> </dd> +<dt> +--lost-found +</dt> +<dd> +<p> + Write dangling refs into .git/commit/ or .git/other/, depending + on type. +</p> +</dd> </dl> <p>It tests SHA1 and general object sanity, and it does full tracking of the resulting reachability and everything else. It prints out any @@ -510,7 +519,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 16-Jun-2007 09:49:06 UTC +Last updated 03-Jul-2007 07:03:41 UTC </div> </div> </body>